Click or drag to resize

ConversationNextPredictedAction Property

Gets the next predicted action.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public PredictedMessageAction NextPredictedAction { get; }

Property Value

Type: PredictedMessageAction
The next predicted action.
See Also